Welcome![Sign In][Sign Up]
Location:
Search - windows Socket

Search list

[Internet-Networksocket_wonder111

Description: windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to achieve detailed
Platform: | Size: 2512896 | Author: 如果能 | Hits:

[TCP/IP stacktcpsocksvr

Description: 这是一个WINDOWS下的SOCKET编程服务器端的程序-under the Windows server socket programming procedures
Platform: | Size: 1055744 | Author: 王灵艳 | Hits:

[Internet-NetworkWinsockTester

Description: 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP/IP communications software for novice Windows Socket Api learning is a very good information
Platform: | Size: 671744 | Author: 叶子 | Hits:

[Internet-NetworkSocket20060401

Description: 一个Socket连接类,封装了Winsock API,而它提供的方法和事件等与Winsock控件完全一样。如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例,例如Socket聊天室等。-a socket connection type, Packaging, a Winsock API, and it provides methods and events with Winsock control completely the same. If you want to learn about the Windows Socket Communications Below friends can download and see how this category is achievable. But inside the packet also brings the realization of a number of examples, such as Socket chat rooms.
Platform: | Size: 57344 | Author: 刘峰 | Hits:

[VC/MFCwinscocknet

Description: Win Socket网络编程 Win Socket网络编程-Win Win Socket Socket Network Programming Network Programming
Platform: | Size: 239616 | Author: lingchen | Hits:

[Windows DevelopAPIWinSock

Description: 一个用WinAPI编写的Socket聊天程序,可以用来看到Windows通信的底层。-a prepared using WinAPI Socket chat program, Windows can be used to see the bottom of communication.
Platform: | Size: 71680 | Author: 刘铁 | Hits:

[Internet-Network060527132024

Description: 这代码是实现windows下的socket网络编程。-This code is under the windows socket network programming.
Platform: | Size: 928768 | Author: 邹学海 | Hits:

[CommunicationMapTest

Description: windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
Platform: | Size: 74752 | Author: 111 | Hits:

[TCP/IP stackTping

Description: windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
Platform: | Size: 55296 | Author: 赵劲松 | Hits:

[TCP/IP stacksocketTcp

Description: 一个关于Socket编程,适用于windows及linux环境。-one of Socket Programming apply to windows and linux environment.
Platform: | Size: 3072 | Author: 阿旭 | Hits:

[Internet-Networkvc_and_linux_socket

Description: linux下用C编写的服务器端和在WINDOWS下用VC写的客户端之间的网络通信程序-under linux prepared by the C-terminal server and Windows using VC written between the client Network Communication Program
Platform: | Size: 1971200 | Author: 黄文 | Hits:

[VC/MFCWINDOWS__socket13

Description: 利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如 何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原 始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使 用原始套接字,我们不打算提及。而且,大多数协议(除AT M以外)根本就不支持原始套接 字。所有原始套接字都是使用S O C K _ R AW这个套接字类型来创建的,而且目前只有Wi n s o c k 2提供了对它的支持。因此,无论Microsoft Windows CE 还是老版本的Windows 95 (无 Winsock 2升级)均不能利用原始套接字的能力。-use "raw socket" (Raw Socket), we can visit at the grassroots transmission agreements. This chapter specifically on how to use the original socket, I P to simulate some practical tools, For example Tr a c e r t o u e and P i n g procedures, and so on. Original socket, I can right the first P information of the actual operation. I only care about this chapter P Agreement; As to how the other agreements original socket, we do not intend to mention. Moreover, most agreements (except outside AT M) simply does not support the original socket. All original socket are using S O C K R AW _ the socket types to create, but it's only Wi n o c k 2 of the support it. Therefore, Whether Microsoft Windows CE or an older version of Windows 95 (non-Win sock escalation 2) are not using the ori
Platform: | Size: 692224 | Author: 楼洛阳 | Hits:

[VC/MFCsocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 173056 | Author: gong | Hits:

[Internet-NetworkCsocket--DataTransfer

Description: 为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
Platform: | Size: 18432 | Author: 周建政 | Hits:

[Internet-Networkasnsocket

Description: VC++异步高性能网络传输源程序!windows平台。-VC asynchronous high-performance network transmission source. Windows platform.
Platform: | Size: 111616 | Author: 李凤 | Hits:

[Program docSockwenzhang1

Description: windows网络编程技术文章,对学习winsocket编程有一定的参考价值,适合初学者。-windows network programming technology articles, Programming on learning winsocket has some reference value for beginners.
Platform: | Size: 332800 | Author: jason | Hits:

[Internet-Networkudp_raw_socket

Description: windows网络编程之udp原始套接字-windows udp network's original programming socket
Platform: | Size: 1186816 | Author: 沈仲强 | Hits:

[VC/MFCWindowsSocketsNetworkProgramming

Description: 这本书详细讲述了利用windows套接字的原理,并且通过一些实例读者可以更清晰的把握windows套接字编程的实质-this book a detailed account of the use of windows socket principle, through some examples readers can grasp more clearly the windows socket programming in real terms
Platform: | Size: 889856 | Author: wff | Hits:

[Internet-NetworkSockNetKit

Description: 用VC对WINDOWS的SOCKET做了一个很好的封装,然后通过一个服务端和客户端通信的具体应用作为使用说明-VC right Windows Socket done a very good package. Then a server and client communication as a specific application for use
Platform: | Size: 1959936 | Author: 田术刚 | Hits:

[Internet-Networksock-multhread

Description: 在windows环境下实现多线程socket文件传输,对初学者有一定的帮助.-windows environment in a multi-threaded socket file transfer, for beginners helpful to a certain extent.
Platform: | Size: 189440 | Author: lixtt | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net